-
Notifications
You must be signed in to change notification settings - Fork 28
DevEx table enhancement for SQL functions #414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Deploying localstack-docs with
|
| Latest commit: |
6e90913
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://172d556c.localstack-docs.pages.dev |
| Branch Preview URL: | https://sql-function-table.localstack-docs.pages.dev |
remotesynth
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two suggestions:
- Can we change the coloring on the drop down? Right now it looks like it is disabled even though it is not.
- Can we adjust the table to be 100% width? Right now it looks narrow at first but changes width, often drastically, as you change pages.
quetzalliwrites
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's please adjust the table width to be a full 100%.
- Resolved merge conflict with sql-functions.md (deleted in favor of MDX) - Re-parsed updated SQL functions from main (905 functions, 275 supported) - Fixed table width to be 100% as requested in PR feedback Co-authored-by: Cursor <cursoragent@cursor.com>
quetzalliwrites
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirming table looks good now:
https://172d556c.localstack-docs.pages.dev/snowflake/sql-functions/
tyvm @HarshCasper ❤️
|
ping for @remotesynth once he is back in office to approve too so we can merge |
I am still seeing the table width as narrow, not full, and changing as I go through the pages. Is this what we expect?
|


Fixes DOC-14